home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-2 / Inter.Net 55-2.iso / Mandrake / dosutils / autoboot / mdkinst / initrd.nt / initrd / etc / profile < prev    next >
Encoding:
Text File  |  1999-10-14  |  33 b   |  10 lines

  1. d()
  2. {
  3.   ls $*
  4. }
  5.  
  6. s()
  7. {
  8.   cd ..
  9. }
  10.